[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
service
Syntax
service { empty-service-name action actionValue | serviceName }
no service { empty-service-name | serviceName }
Release Information
Command introduced before JUNOSe Release
7.1.0.
Description
Adds a specific service name tag to a PPPoE service
name table, or modifies the default action for the empty service name
tag. For the empty service name tag, you can specify that an AC, such
as an E-series router, should ignore (drop), rather than respond to
(terminate), all PADI requests from the client containing an empty
service name tag. For specific (nonempty) service names, the default
action, terminate, is always used. The no version restores the default action, terminate, for an empty service
name tag, or removes the specified nonempty service name tag from
the PPPoE service name table.
Options
- empty-service-name—Specifies an empty service name
tag of zero length, indicating that any service is acceptable; always
uses the default action, terminate
-
actionValue—One of the following
actions for the empty service name tag:
- drop—Specifies that the AC should ignore all PADI
requests containing an empty service name tag and not respond with
a PPPoE Active Discovery Offer (PADO) packet
- terminate—Specifies that the AC should respond to
a PADI request by sending a PADO packet; this is the default action
-
serviceName—Name of a nonempty
service name tag that specifies a custom value, such as an ISP name
or class of service; string of up to 31 alphanumeric characters
PPPoE Service Name Table Configuration
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]